ForcedSubtitleCallback

interface ForcedSubtitleCallback

Can be implemented to overwrite isForced for newly parsed subtitle tracks.

Functions

isForcedSubtitle
Link copied to clipboard
abstract fun isForcedSubtitle(subtitleTrack: SubtitleTrack): Boolean
Determines if the SubtitleTrack should be selected by the player per default and kept in sync with theselected audio language.